Class ProductCreateUpdate

Description

This Class represents a dataobject for creating or updating a Product.



			
Variable Summary
AutoStock $AutoStock
double $BuyingPrice
boolean $CallForPrice
ProductCategorySorting[] $CategorySortings
string $DateCreated
string $DateUpdated
string $Description
boolean $DisableOnEmpty
double $Discount
string $DiscountType
string $Ean
boolean $FocusCart
boolean $FocusFrontpage
string $ItemNumber
String[] $LanguageAccess
string $LanguageISO
boolean $Online
OutOfStockBuy $OutOfStockBuy
double $Price
string $RelationCode
string $SeoCanonical
string $SeoKeywords
string $SeoLink
string $SeoTitle
int $Sorting
boolean $Status
int $Stock
int $StockLow
string $Title
int $UnitId
string $Url
double $Weight
Variables
AutoStock $AutoStock

Whether or not stock should be automatically controlled for the product. 1 for true, 0 for false, blank to inherit value from site

double $BuyingPrice

The internal purchase price of the Product

boolean $CallForPrice

Indicates whether or not 'Call for Price' information is available for this Product

int $CategoryId

The id of the primary Category of the Product

ProductCategorySorting[] $CategorySortings

Product/Category sorting

[CategoryId,Sorting] combinations

string $DateCreated

The datetime the Product was created

string $DateUpdated

The datetime of the lastest update of the Product

int $DeliveryId

the id of the Delivery of the Product

int $DeliveryTimeId

the id of the DeliveryTime, (0 to display amount of product in stock. -1 for no information at all)

string $Description

The description of the Product in the language indicated by the LanguageISO

string $DescriptionLong

The long description of the Product in the language indicated by the LanguageISO

string $DescriptionShort

The short description of the Product in the language indicated by the LanguageISO

boolean $DisableOnEmpty

Indicates whether or not the Product should be hidden in the shop when it is not in stock

double $Discount

The discount on the Product

int $DiscountGroupId

The id of the DiscountGroup of this Product

string $DiscountType

The type of discount given in Discount, either 'p' for percent or 'a' for a amount

string $Ean

The Ean number of the Product

boolean $FocusCart

Whether or not the Product should be displayed beneath the cart for extra focus

boolean $FocusFrontpage

Whether or not the Product should be displayed beneath the frontpage content for extra focus

double $GuidelinePrice

The guideline price of the product

string $ItemNumber

The item number of the Product

string $ItemNumberSupplier

The supplier item number of the Product

String[] $LanguageAccess

Specifies on which languages and sites this entity is accessible. An array of LANGUAGE-ISO_SITE-ID

string $LanguageISO

The language Language ISO code of the Product for the active language (Solution_SetLanguage)

int $MinAmount

The minimum amount which can be ordered this product

boolean $Online

Indicates whether or not the Product is an online product (filesale)

OutOfStockBuy $OutOfStockBuy

The purchase status of the product when out of stock. 1 for true, 0 for false, blank to inherit value from site

double $Price

The sellingprice of the Product

int $ProducerId

The id of the producer (User) of the Product

int[] $RelatedProducts

The ids of the related Products of this Product

string $RelationCode

The relationcode of the Product

int[] $SecondaryCategoryIds

The id of the secondary Categories of the Product

string $SeoCanonical

The seo canonical of the Product in the language indicated by the LanguageISO

string $SeoDescription

The Seo description of the Product in the language indicated by the LanguageISO

string $SeoKeywords

The seo keywords of the Product in the language indicated by the LanguageISO

string $SeoLink

The Seo link of the Product in the language indicated by the LanguageISO

string $SeoTitle

The seo title of the Product in the language indicated by the LanguageISO

int $Sorting

The position of the Product amongst its siblings

boolean $Status

Indicates wether or not this Product is visible in the shop

int $Stock

Indicates the amount of this product in stock

int $StockLow

Indicates the amount of the low stock warning for this product

string $Title

The title of the Product in the language indicated by the LanguageISO

int $UnitId

The id of the ProductUnit of the Product

string $Url

External url describing the Product

int[] $UserAccessIds

The ids of the Users that can access this product of the Product (empty for all)

int[] $UserGroupAccessIds

The ids of the UserGroups that can access this product of the Product (empty for all). Id 0 represents "visible for guests"

int $VatGroupId

The id of the VatGroup of the Product

double $Weight

The weight of the Product

Documentation generated on Thu, 26 Jul 2018 13:22:48 +0000 by phpDocumentor 1.4.4